DrawChildrenAlways
TheDrawChildrenAlways
method draws all embedded facets of this facet, whether they need updating or not.
void DrawChildrenAlways (in ODShape invalidShape, in ODCanvas biasCanvas);
invalidShape
- A reference to a shape within which the embedded facets should draw, expressed in the frame coordinates of this facet.
biasCanvas
kODNULL
if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.DISCUSSION
This facet's containing part calls this method to draw all embedded facets of this facet, whether they need updating or not. This method in turn calls theDraw
method associated with this facet's embedded part.SEE ALSO
TheODFacet::DrawChildren
method (page 244).
TheODPart::Draw
method (page 505).
"The Draw Method of Your Part Editor" on page 158 in OpenDoc Programmer's Guide.
"Invalidating and Updating" on page 214 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help